  SW_NAME ='Network Audio System Server';
  STR_S002 = 'Local IP: ';

  STR_StartServer   = 'Start Server';
  STR_StopServer    = 'Stop Server';
  STR_ServerSetting = 'Setting';

  STR_Unlock = 'Unlock';
  STR_Lock = 'Lock';
  STR_AboutFLB = 'About';

  STR_S401 = 'The server is running. Please stop it at first.';
  STR_S402 = 'Are you sure you want to exit ?';
  STR_S403 = '  Server   Running ';
  STR_S404 = '  Server   Stopped ';
  STR_S405 = 'Net Audio Server';
  STR_S406 = 'Password error, try again.';
  STR_S407 = 'Input Unlock password';
  STR_S408 = 'UDP Frame Interval  ';
  STR_S409 = 'The Server setting is saved and effective.';
  STR_S410 = 'Server Port';
  STR_S411 = 'Server Play Mode and parameter';
  STR_S412 = 'Auto BitRate Timing Mode';
  STR_S413 = 'Player Sync Request Mode';
  STR_S414 = 'Server Setting';
  STR_S415 = 'SoftDog is Invalid';
  STR_S416 = 'Bind socket failed, service ports are already in use. ';

  STR_PS_Connect = 'Connect Port';
  STR_PS_Concrol = 'Control Port';
  STR_PS_Play    = 'Audio Play Port';
  STR_PS_Capture = 'Aduio Capture Port';
  STR_PS_Manage  = 'Manager SW Port';
  STR_PS_Binding = 'Binding Port';

  STR_OK = 'OK';
  STR_Cancel = 'Cancel';

  STR_LCK_S2 = 'Port character error,';
  STR_LCK_S3 = 'Port value out of range';
  STR_LCK_S4 = 'Port input error,';
  STR_LCK_S5 = ' please try again.';